From a731bb25c072004a7c073625eb6ef14cc9011c74 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 28 Jan 2014 16:48:55 +0100 Subject: [PATCH] Update QEMU_TAG and QEMU_UPSTREAM_REVISION for 4.4.0-rc3 Signed-off-by: Ian Jackson (cherry picked from commit a96bbe5fd79ea8ac6b40e90965f84aab839d3391) --- Config.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Config.mk b/Config.mk index 55dce20c85..e061a9f328 100644 --- a/Config.mk +++ b/Config.mk @@ -234,7 +234,7 @@ QEMU_UPSTREAM_URL ?= git://xenbits.xen.org/qemu-upstream-unstable.git SEABIOS_UPSTREAM_URL ?= git://xenbits.xen.org/seabios.git endif OVMF_UPSTREAM_REVISION ?= 447d264115c476142f884af0be287622cd244423 -QEMU_UPSTREAM_REVISION ?= qemu-xen-4.4.0-rc1 +QEMU_UPSTREAM_REVISION ?= qemu-xen-4.4.0-rc3 SEABIOS_UPSTREAM_TAG ?= rel-1.7.3.1 # Fri Aug 2 14:12:09 2013 -0400 # Fix bug in CBFS file walking with compressed files. @@ -246,7 +246,7 @@ ETHERBOOT_NICS ?= rtl8139 8086100e # CONFIG_QEMU ?= `pwd`/$(XEN_ROOT)/../qemu-xen.git CONFIG_QEMU ?= $(QEMU_REMOTE) -QEMU_TAG ?= xen-4.4.0-rc2 +QEMU_TAG ?= xen-4.4.0-rc3 # Wed Dec 18 15:25:14 2013 +0000 # qemu-traditional: Fix build warnings on Wheezy -- 2.30.2